sprintf/snprintf replacements (#548)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 28 Apr 2020 12:46:14 +0000 (06:46 -0600)
committerGitHub <noreply@github.com>
Tue, 28 Apr 2020 12:46:14 +0000 (06:46 -0600)
commit97bb602b392ccda18992509c7507007f0ba7bd39
tree4bbec59b920e14e8c1ad69e989300d47522769d7
parent17ddbb2c7235709d5708119ce277d48d381c2cdd
sprintf/snprintf replacements (#548)

* fix g++ 9.3 warnings about snprintf.

These appear at -O2.

* handle garmin category conversion similar to garmin_fs.cc

* fix stmwpp includes under configure.
garmin_fit.cc
garmin_fs.cc
garmin_txt.cc
netstumbler.cc
stmwpp.cc